Properties

Name Returns Notes Example
start Integer
pageSize Integer
currentPageNum int
totalRecords Integer
maxPages int The maximum number of pages to show in the pagination control
searchProps SearchProperties
allPageSearchProps List Return a list of SearchProperties representing each page which can be retrieved
This requires totalRecords and pageSize to have been set

Methods

Name Returns Notes Example
totalRecords ( l ) Paginator
getAllPageSearchProps ( ) List Return a list of SearchProperties representing each page which can be retrieved
This requires totalRecords and pageSize to have been set